Move cargo features to top-level
authorAleksey Kladov <aleksey.kladov@gmail.com>
Sun, 17 Sep 2017 17:58:14 +0000 (20:58 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Sun, 17 Sep 2017 17:58:57 +0000 (20:58 +0300)
commit70edd72e6cbd3140c704e7c1133289dc5a954bd9
tree6f501e761ba73577bfaed3c27ff17f5ceae99bf6
parent696413c259c85fb96015f48a7876ab8515391029
Move cargo features to top-level

This should allow to add Cargo-features to virtual manifest as well.
src/cargo/util/toml/mod.rs
tests/cargo-features.rs